iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 30
0

RealmSwift

昨天分享了 Realm 的基本操作,今天要來分享觀察 Realm 資料庫的工具 Realm Studio

安裝 Realm Studio

進入以下網址https://realm.io/docs/swift/latest/
點選 Download for Mac
https://ithelp.ithome.com.tw/upload/images/20201007/20129677VlPyL0iuPF.png

載完後開啟檔案,將左邊的 icon 拖曳至右邊的資料夾就可以完成安裝了
https://ithelp.ithome.com.tw/upload/images/20201007/20129677BnuejgXZIx.png

開啟 Realm Studio

回到昨天的專案內,開啟 ViewController ,並在 viewDidLoad 內加入以下程式碼

print("URL--\(realm.configuration.fileURL!)--")

這會 print 出本地資料庫檔案的位置,就不用自己去找了

接著執行,並在 Output 內找到這一段路徑並選取起來,右鍵選擇顯示於 Finder
https://ithelp.ithome.com.tw/upload/images/20201007/20129677R0VnTDAyUy.png

打開來會看到這些檔案,之後開啟 default.realm
https://ithelp.ithome.com.tw/upload/images/20201007/20129677Th6DsmasmR.png

開啟之後就會看到現在資料庫內的狀況
https://ithelp.ithome.com.tw/upload/images/20201007/20129677Aha4mR1faN.png

模擬器內的操作也會立即更新,不需要重開
https://ithelp.ithome.com.tw/upload/images/20201007/20129677pFJBC8jrvQ.png
https://ithelp.ithome.com.tw/upload/images/20201007/20129677Omq4satMud.png

這邊也能手動、修改、刪除資料
https://ithelp.ithome.com.tw/upload/images/20201007/201296772GvqrlAXqe.png
https://ithelp.ithome.com.tw/upload/images/20201007/20129677GFEn0nHpE9.png
https://ithelp.ithome.com.tw/upload/images/20201007/20129677C1XX4tNvnD.png


上一篇
Day29 RealmSwift
系列文
IOS Beginner's 30days 30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言